All Questions
2 questions
2votes
0answers
1kviews
Java process gets killed frequently by OOM - Killer on upgraded hardware
I am running solr on an Ubuntu server along with 4 other java processes. Current index size is 30 GB. My solr process gets killed frequently in few hours. It clearly mentions that its an OOM killer. I ...
1vote
2answers
2kviews
How to increase the memory used by Java in linux?
I have a program Vuze that is written in Java, which I use to download very large files, and I'm having a problem with it. I need to increase the amount of memory it uses. I've followed the directions ...